home *** CD-ROM | disk | FTP | other *** search
/ Zoom 1 / Zoom (1995)(Active Software, Ground Zero).iso / utils / u498.dms / u498.adf / HISTORY < prev    next >
Text File  |  1994-12-10  |  3KB  |  71 lines

  1. 1.21
  2.     Some interface errors removed.
  3. 1.20
  4.     Internally all custom buttons are now represented as BitmapObject's.
  5.     mousebutton/mousemove in HSV from/to dial outside handles will act as the X11 version.
  6.     the tiff saving had a slight bug. (sas lseek!=unix lseek (only slightly))
  7.     (the tiff stuff is 200k and is left out of the aminet version!)
  8.     iris saving didn't work due to a slight difference between sas and unix handling
  9.     of fseek.
  10.     BMP saving didn't work properly.
  11.     Fixed some more that I have already forgotten about..
  12.     
  13. 1.19
  14.     All (close anyway) shortcut keys now available on image screen/window.
  15.     Rearranged the postscript save window.
  16.  
  17. 1.18
  18.     Now resizes correctly and doesn't close and open window when using -usepub.
  19.     fixed the groping stuff somewhat.
  20.     Some colormap swapping back again when a requester of some kind is opened the
  21.     colors get restored, and at exit.
  22.     didn't redraw image when changing HAM mode.
  23.  
  24. 1.17
  25.     The 8/24 panel didn't seem to work properly.
  26.     Some popup's had a double height button.
  27.     too much 'ok'..
  28.     Colormap wasn't set correctly when changing screenmode on ham images.
  29.     zooming/cropping rectangles wasn't inside the image window when -usepub.
  30.     Now the sizing is limited to the current screen size unless you specify -nolimits.
  31.  
  32. 1.16
  33.     added -display <name> (or setenv xv/display <name>) that makes Xv open on this
  34.     public screen if you also use -usepub (previously -usewb)
  35.     Changed the -help output. It didn't reflect the correct options available.
  36.     (some of them may actually work..) And only the flag options worked.
  37.     use -force8 if the public screen is 8bit this will make Xv convert 24bit images
  38.     into 8 bit and not try to open a ham8 screen. Use -force24 if the screen
  39.     is HAM8. If neither force8 nor force24 is used images that isn't of the same type
  40.     as the public screen will either crash the machine or have wrong colors.
  41.  
  42.     ex: xv -usepub -display PST -force8
  43.  
  44. 1.15
  45.     no longer using iff.library, it didn't seem to save 8 bit colormaps.
  46.     the size string was made into a TextObject..
  47.     Application_Base renamed back to NONE, resulting in window size not stored.
  48.     Doing 24->8 bit didn't change screenmode.
  49.     added -lockcol <n> to prevent (wb) colors from being changed. locks the <n> first.
  50.     lots of incorect entries in the -help list.
  51.  
  52. 1.14
  53.     Added the grouping operation to the palette window.(still somewhat untested ..)
  54.     discovered that pressing alt then caps then releasing both will 'freeze'
  55.     the alt key. So pressing mousebutton will zoom the image! Until caps is released.
  56.     cropping rectangle can now be moved without alt key down.(just arrowkeys)
  57.     Also using dripens to the interface drawing.
  58.     -h -? --help is also recognized.
  59.  
  60. 1.13
  61.      Environment variables now in xv/var. (ex. 'setenv xv/autoraw 1').
  62.     env. variable 'desired' which is the desired screen mode xv will send
  63.     to BestModeID.(BIDTAG_MonitorID).
  64.     DBLPAL_MONITOR_ID is 0xa1000 so 'setenv desired 659456' will make
  65.       Xv open DBLPAL screens.
  66.     Also helping BestModeID somewhat by masking out HIRES_KEY if width<=320.
  67.     Removed the rest of the StringObject's that wasn't supposed to be.
  68.  
  69. 1.12
  70.     First public release
  71.